public PDFCosObject getCosObjectByNumber( int objectNumber, boolean loadStreamContent ) |
Parameters
- objectNumber
- The Object number of the specified COS Object.
- loadStreamContent
- If true then the stream content is also loaded when the Object number specifies a stream Object. Otherwise, only the dictionary part of the stream is loaded.
Return Value
The COS Object if exists, null otherwise.